home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 05.zip / BS1 part 5 / CrossDOS_Plus.adf / DIAG / CreateBootRecord.READ.ME < prev    next >
Text File  |  1992-07-22  |  2KB  |  45 lines

  1.                            CreateBootRecord
  2.                             Version 33.00
  3.                              July 14 1992
  4.  
  5. CreateBootRecord  is designed to do just that, create a boot record on
  6. an  MS-DOS-like  disk.   MS-DOS  version  1 disks and some MS-DOS-like
  7. disks  do  not  put  a boot record in the very first sector.  The boot
  8. record tells CrossDOS how the disk is formatted.  It tells such things
  9. as  the  number  heads, sectors per track, sectors per disk, number of
  10. fat sectors, so on and so forth.  Those disks without this boot record
  11. usually  have a format byte in the second sector to indicate what type
  12. of  format it is.  The problem with this byte is that it is not always
  13. reliable.
  14.  
  15. This  program  will to the best of its ability determine the format of
  16. the  disk  in  question  and  create  a boot record so the disk can be
  17. recognized  by  CrossDOS.  Use this program as a last resort.  We also
  18. recommend  that  you copy the disk with "MDiskCopy" first so as not to
  19. trash your original.
  20.  
  21. It can be operated from either Workbench or the CLI.
  22.  
  23. From  Workbench, double-click on the "CreateBootRecord" icon then type
  24. in  the  MS-DOS  device  name that contains the MS-DOS-like disk to be
  25. fixed.  Answer any questions presented.
  26.  
  27. From the CLI, type:
  28.     CreateBootRecord devicename
  29. Answer any questions presented.
  30.  
  31.  
  32. *******************************************
  33. Technical Support
  34.  
  35. Should you have any questions or problems, you can contact us at:
  36.  
  37. CONSULTRON
  38. 8959 Ridge Rd
  39. Plymouth, MI  48170-3213
  40.  
  41. (313) 459-7271      10:00 AM - 5:00 PM EST     Weekdays
  42.  
  43.  
  44. Thank you.
  45.